home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 71.zip / BS1 part 71 / X-Cad3000_d5.adf / XCdoc / echdep < prev    next >
Text File  |  1991-11-22  |  874b  |  33 lines

  1.  
  2.    3.5.2 ECHO DEPTH
  3.  
  4.  
  5. The ECHO DEPTH command is used to select which depths should be displayed.
  6. Whatever the selection of depths are chosen for display, the active depth
  7. will always remain displayed.
  8.  
  9.  
  10.    MODIFIERS
  11.  
  12. DEPTH       This modifier is followed by a range or list of depth numbers
  13.             in the range 0 to 7. The specified depths will be displayed,
  14.             those left out will not be displayed.
  15.  
  16.             Example:
  17.  
  18.                #ECHO DEPTH DEPTH 0-2,5-7 [CR]
  19.  
  20.             will display depths 0, 1, 2, 5, 6 and 7.
  21.  
  22. INCLUDING   Requires a range of depths that will be displayed as well as
  23.             the current set of depths displayed.
  24.  
  25. EXCLUDING   Requires a range of depths that will be excluded from the
  26.             current set of depths displayed.
  27.  
  28. ALL         Will display all depths.
  29.  
  30. NONE        Will only display the current active depth.
  31.  
  32.  
  33.